Release 10.1A: OpenEdge Development:
Java Open Clients
Overview
OpenEdge ships a small set of root digital certificates from leading industry Certificate Authorities (CAs), with the Open Client Toolkit. These digital certificates may be used during development and for redistribution with your Open Client application.
Most likely, there will be times when you need to manage digital certificates. It may be necessary to add, remove, or update the (root) digital certificates contained in the JAR files. For example:
- You might want to use a digital certificate from a Certificate Authority not included with the set in OpenEdge.
- A digital certificate expires, and you might need to replace it with a newer version.
- You might want to create your own set of certificates, using only those certificates you know your application will use.
- You may want to customize your own JAR file with only your own selection of digital certificates.
- The Web Server hosting the AIA may be using a digital certificate issued by a private Certificate Authority whose (root) digital certificate is not distributed with OpenEdge.
The certificate files included with the Open Client Toolkit are stored in
.zipand.jarfiles called Certificate Store files, in theDLC/certsdirectory. For more information, see the information on configuration in OpenEdge Development: Open Client Introduction and Programming .Each Certificate Store file holds several individual root digital certificates and contains one digital certificate list (
.dclfile) that lists all certificate files stored in the file. The individual certificates have one of the following formats:To help you view and manage digital certificates, OpenEdge provides the certificate management tool (
procertm). Theprocertmtool runs in Windows and on UNIX platforms and lets you import, export, and remove certificates to and from.jarand.zipfiles. You also can use this tool to convert digital certificates file formats.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |